Parameters
- macroSource
- The location of the macro. MacroEnumerationOption.Document indicates that the macro resides in the session document's VBA project. MacroEnumerationOption.Common indicates that the macro resides in the Common VBA project.
- macroName
- The name of the macro to run.
- macroParameters
- Parameters to pass to the macro.